The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Config-Frontend config file"

Config::Backend::File - a file backend for Config::Frontend. River stage zero No dependents

Each call "set()" will immediately result in file to be rewritten. The configuration file has following syntax: %# Head of the configuration file %variable=value %variable=mult line value with %% double percentage sign at the beginning of the line % ...

OESTERHOL/Config-Frontend-0.18 - 21 Apr 2004 15:22:25 UTC

Config::Backend::String - String backend for Config::Frontend. River stage zero No dependents

"new(\$strref) --> Config::Backend::String" If called with a reference to a string, will instantiate a "Config::Backend::String" object. Otherwise will attempt to die. "set(var,val) --> void" This method will set variable "var" to value <val>. All se...

OESTERHOL/Config-Frontend-0.18 - 21 Apr 2004 15:22:25 UTC

Config::Frontend - Configuration module with flexible backends River stage zero No dependents

"new(backend) --> Conf" Should be called with a pre-instantiated backend. Returns a "Config::Frontend" object. "set(var,val) --> void" Sets a variable with value val in the backend. "get(var [, default]) --> string" Returns the value for var as store...

OESTERHOL/Config-Frontend-0.18 - 21 Apr 2004 15:22:25 UTC
3 results (0.057 seconds)